![]() |
FlushVol |
||||
Header: | Files.h | Carbon status: | Supported | |
Writes the contents of the volume buffer and update information about the volume.
OSErr FlushVol ( ConstStr63Param volName, SInt16 vRefNum );
The name of a mounted volume.
A volume reference number, a working directory reference number, a drive number, or 0 for the default volume.
A result code.
On the specified volume, the FlushVol function writes the contents of the associated volume buffer and descriptive information about the volume (if they’ve changed since the last time FlushVol was called). This information is written to the volume.
Supported in Carbon. Available in Mac OS 8.1 and later when Carbon 1.0.2 or later is present.
© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)